CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - k-mean clustering

搜索资源列表

  1. K-均值聚类算法

    13下载:
  2. K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-07-16
    • 文件大小:122757
    • 提供者:zhengmin
  1. JAVA实现文本聚类,用到TF/IDF权重

    7下载:
  2. JAVA实现文本聚类,用到TF/IDF权重,用余弦夹角计算文本相似度,用k-means进行数据聚类等数学和统计 知识。,JAVA realization of text clustering, using TF/IDF weight, calculated using cosine angle between the text of similarity, using k-means clustering for data such as mathematical and statistical
  3. 所属分类:JSP源码/Java

    • 发布日期:2012-10-22
    • 文件大小:1491
    • 提供者:优优
  1. K-mean-clustering

    0下载:
  2. K-mean方法聚类 实现多幅图像的K均值方法的聚类并显示-K-mean clustering,Efficient method to achieve multiple images of the K-means clustering method and display
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1149
    • 提供者:Tan
  1. textureseg

    1下载:
  2. 用多尺度Gabor小波滤波器组实现纹理分割,其中聚类算法采用K均值聚类,本科毕业设计,省优秀-multi-scale Gabor wavelet,texture segmentation,k-mean clustering
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4866534
    • 提供者:汪彪
  1. k-rbf

    1下载:
  2. 程序是基于K均值聚类的RBF代码,很好的一个例子。-K means clustering procedure is based on the RBF code, a good example.
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:662
    • 提供者:唐毅
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2016-06-30
    • 文件大小:179490
    • 提供者:ellen
  1. kMean

    0下载:
  2. clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:135110
    • 提供者:danny
  1. k-meams(sourcecode)

    2下载:
  2. C#实现k均值文本聚类算法,文本聚类C#源程序,k-means聚类算法-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-05-21
    • 文件大小:37988
    • 提供者:康卫
  1. ClusterBasics-V1.0

    0下载:
  2. 各类聚类算法程序包,包含各种经典的聚类算法,例如:k-mean聚类等-Various types of clustering algorithm package, contains a variety of classic clustering algorithms, such as: k-mean clustering, etc.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:201914
    • 提供者:王朝霞
  1. cluster1

    0下载:
  2. it is java code for k means clustering algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:8960
    • 提供者:Nagaraj
  1. kmean2

    0下载:
  2. 用VC写的关于k-mean聚类算法的程序。-Written by VC on the k-mean clustering algorithm procedure.
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:997
    • 提供者:Calvin Chen
  1. k-centers

    0下载:
  2. 不同于k均值聚类的k中心聚类,2007年SCIENCE文章Clustering by Passing Messages Between Data Points 中的方法-Unlike k-means clustering of the k cluster centers, in 2007 SCIENCE article, Clustering by Passing Messages Between Data Points of the Method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:16229
    • 提供者:puguji
  1. kmeansClusters

    0下载:
  2. Image segmentation k mean clustering
  3. 所属分类:Graph program

  1. 83390049kmeans_clustering

    0下载:
  2. k-means聚类算法的java代码实现-k-means clustering algorithm java code
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4640
    • 提供者:arron
  1. Kmeans_grayimage

    0下载:
  2. 简单的灰度图像的K均值聚类分割,Matlab实现-gray image segmentation using K-means clustering by matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1027
    • 提供者:王成
  1. K_mean_Clustering

    0下载:
  2. k-mean clustering explained in pdf document.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:147006
    • 提供者:Arturo
  1. K_mean_clustering

    0下载:
  2. k-mean clustering Matlab M-file
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:4713
    • 提供者:Sam
  1. k mean clustering

    0下载:
  2. k mean clustering algorithm
  3. 所属分类:matlab例程

    • 发布日期:2014-09-06
    • 文件大小:1594
    • 提供者:balhari
  1. k-mean-clustering

    0下载:
  2. clustering an image to k clusters using k-mean clustering method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:161924
    • 提供者:Nasrin
  1. K-mean Clustering and RBF _V_1.0

    0下载:
  2. Radial Basis Function with K Mean Clustering using Pseudo inverse method
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:129024
    • 提供者:benatiyah
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com